css: Add a -gtk-icon-theme CSS property
authorBenjamin Otte <otte@redhat.com>
Mon, 26 Jan 2015 23:25:05 +0000 (00:25 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 27 Jan 2015 04:04:34 +0000 (05:04 +0100)
commit11d70f1ac30dd491d9d8dac9b9e2c31cee073cc9
tree1f76fae360676a9e5545d6d315818660e99578a1
parent9cbf04c1d2db22001995b9851587b475ffcefe44
css: Add a -gtk-icon-theme CSS property

The property is useless to set (it only allows 'initial', 'inherit' and
'unset' as values), but it is used to track changes to the icon theme.
And as such, it can ensure that widgets can track when they need to
reload icons.

https://bugzilla.gnome.org/show_bug.cgi?id=743341
gtk/Makefile.am
gtk/gtkcssiconthemevalue.c [new file with mode: 0644]
gtk/gtkcssiconthemevalueprivate.h [new file with mode: 0644]
gtk/gtkcssstylepropertyimpl.c
gtk/gtkcsstypesprivate.h